home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / thrust_2.swf / scripts / frame_40 / DoAction.as
Encoding:
Text File  |  2010-03-13  |  80 b   |  9 lines

  1. if(mst.Check == 1)
  2. {
  3.    gotoAndPlay(41);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(39);
  8. }
  9.